home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / ram.arc / RAMDRIVE.TXT < prev   
Text File  |  1991-01-20  |  2KB  |  43 lines

  1.             Use of a RAM Drive With the GB1024 (1MB)
  2.                             (1-19-91)
  3.  
  4. It is possible to greatly enhance the performance of a GB1024 card
  5. (1MB only) in Windows 3.0 while switching betweem a full DOS screen
  6. and a window. When certain TIGA files are placed on a RAM drive,
  7. the switching time reduces from about 30 seconds to 1 second.  The
  8. following portion of an example AUTOEXEC.BAT file uses a RAM drive
  9. on "K". This drive has been previously established by RAMDRIVE.SYS,
  10. or an equivalent device driver, in CONFIG.SYS. The TIGA files in
  11. this example are located in directory F:\TIGA.
  12.  
  13.  
  14. SET TIGA=-mk: -lk: 
  15. copy f:\tiga\extprims.rlm k: 
  16. copy f:\tiga\win30.rlm k: 
  17. copy f:\tiga\tiga.cfg k: 
  18. copy f:\tiga\tigagm.out k: 
  19. F:\TIGA\TIGACD
  20.               
  21.             
  22. There are a few simple cautions with this approach. First, if
  23. STATION is used to change the display resolution, TIGA.CFG is
  24. updated in Drive K. My experience shows that this occurs even
  25. though STATION requests a path specification for the TIGA default
  26. directory. Consequently, it becomes necessary to overwrite the copy
  27. of TIGA.CFG in F:\TIGA after the change. This way the new mode will
  28. be remembered. Second, the space in the RAM drive must be about
  29. 133K for the copied files and 256K for an image swapped out from
  30. the TIGA board. I use a total of 512K for this purpose itself. 
  31.  
  32. I cannot definitely say that this RAM method changes the stability
  33. of Windows 3.00 or the versions of TIGA through 1.12. My results
  34. have been favorable, at least. However, if the RAM drive serves
  35. other functions, it would be possible to run out of RAM drive space
  36. at a critical time, to erase the space. or to otherwise corrupt the
  37. space. Therefore, please exercise caution. Be nice to the guys at
  38. Hercules. If you have a problem, you probably should test it again
  39. without the RAM drive method suggested here before you report it.
  40.  
  41. Good luck and enjoy your fast GB1024!
  42.  
  43. Gene Grunby